synchronous DRAM - Übersetzung nach arabisch
DICLIB.COM
KI-basierte Sprachtools
Geben Sie ein Wort oder eine Phrase in einer beliebigen Sprache ein 👆
Sprache:     

Übersetzung und Analyse von Wörtern durch künstliche Intelligenz

Auf dieser Seite erhalten Sie eine detaillierte Analyse eines Wortes oder einer Phrase mithilfe der besten heute verfügbaren Technologie der künstlichen Intelligenz:

  • wie das Wort verwendet wird
  • Häufigkeit der Nutzung
  • es wird häufiger in mündlicher oder schriftlicher Rede verwendet
  • Wortübersetzungsoptionen
  • Anwendungsbeispiele (mehrere Phrasen mit Übersetzung)
  • Etymologie

synchronous DRAM - Übersetzung nach arabisch

SDRAM FAMILY OF COMPUTER MEMORY TECHNOLOGIES
SDR SDRAM; PC100; Pc100; PC133; Pc133; SGRAM; PC66; Prefetch buffer; Virtual Channel Memory; Prefetch buffer width; VC-RAM; Vcram; SLDRAM; Sldram; SyncDRAM; Syncdram; Synchronous Graphics Random Access Memory; SDRAM; Synchronous Dynamic Random Access; Synchronous dynamic random access memory; PC100 RAM; Synchronous Dynamic Random Access Memory; SDRAM burst ordering; SDRAM burst mode; Synchronous graphics RAM; Synchronous DRAM; Synchronous graphics random-access memory; Synchronous dynamic RAM

synchronous DRAM         
ذاكرة وصول عشوائى ديناميكية متزامنة .
synchronous motor         
  • The rotating magnetic field is formed from the sum of the magnetic field vectors of the three phases of the stator windings.
  • DC-excited motor, 1917. The exciter is clearly seen at the rear of the machine.
  • Rotor of a large water pump. The slip rings can be seen below the rotor drum.
  • Stator winding of a large water pump
  • Small synchronous motor with integral stepdown gear from a microwave oven
  • Teletype]] machine, non-excited rotor type, manufactured from 1930 to 1955
  • V-curve of a synchronous machine
MOTOR WITH ROTATION SYNCHRONIZED TO THE SUPPLY CURRENT FREQUENCY
Synchronous machine; Permanent magnet synchronous motor; PMSM; Permanent-magnet synchronous motor; Permanent-magnet motor; Senkron motor; Permanent magnet synchronous; Synchronous electric motor
محرك متزامن
synchronous machine         
  • The rotating magnetic field is formed from the sum of the magnetic field vectors of the three phases of the stator windings.
  • DC-excited motor, 1917. The exciter is clearly seen at the rear of the machine.
  • Rotor of a large water pump. The slip rings can be seen below the rotor drum.
  • Stator winding of a large water pump
  • Small synchronous motor with integral stepdown gear from a microwave oven
  • Teletype]] machine, non-excited rotor type, manufactured from 1930 to 1955
  • V-curve of a synchronous machine
MOTOR WITH ROTATION SYNCHRONIZED TO THE SUPPLY CURRENT FREQUENCY
Synchronous machine; Permanent magnet synchronous motor; PMSM; Permanent-magnet synchronous motor; Permanent-magnet motor; Senkron motor; Permanent magnet synchronous; Synchronous electric motor
آلة متزامنة

Wikipedia

Synchronous dynamic random-access memory

Synchronous dynamic random-access memory (synchronous dynamic RAM or SDRAM) is any DRAM where the operation of its external pin interface is coordinated by an externally supplied clock signal.

DRAM integrated circuits (ICs) produced from the early 1970s to early 1990s used an asynchronous interface, in which input control signals have a direct effect on internal functions only delayed by the trip across its semiconductor pathways. SDRAM has a synchronous interface, whereby changes on control inputs are recognised after a rising edge of its clock input. In SDRAM families standardized by JEDEC, the clock signal controls the stepping of an internal finite-state machine that responds to incoming commands. These commands can be pipelined to improve performance, with previously started operations completing while new commands are received. The memory is divided into several equally sized but independent sections called banks, allowing the device to operate on a memory access command in each bank simultaneously and speed up access in an interleaved fashion. This allows SDRAMs to achieve greater concurrency and higher data transfer rates than asynchronous DRAMs could.

Pipelining means that the chip can accept a new command before it has finished processing the previous one. For a pipelined write, the write command can be immediately followed by another command without waiting for the data to be written into the memory array. For a pipelined read, the requested data appears a fixed number of clock cycles (latency) after the read command, during which additional commands can be sent.